home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / binutils.252 / gas / config / te-nbsd5.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-10-13  |  416 b   |  22 lines

  1. /*
  2.  * This file is te-netbsd532.h
  3.  *
  4.  * Written by Ian Dall <idall@eleceng.adelaide.edu.au>
  5.  * 
  6.  * 19-Jun-94
  7.  * 
  8.  */
  9.  
  10. #define TE_NETBSD532 1
  11.  
  12. #define TARGET_FORMAT        "a.out-ns32k-netbsd"
  13.  
  14. #include "obj-format.h"
  15.  
  16. /* Maybe these should be more like TC_NS32532 and TC_NS32381 in case
  17.  * of conflicts. NS32381 is used in opcode/ns32k.h and that is also
  18.  * used by GDB. Need to check.
  19.  */
  20. #define NS32532
  21. #define NS32381
  22.